home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2916 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: news.ais.net!usenet
  2. From: lshirey@starnetinc.com (Lars Shirey)
  3. Newsgroups: comp.lang.c++
  4. Subject: Optimizing 16 bit environment for \Win32s
  5. Date: Sat, 20 Jan 1996 14:32:56 GMT
  6. Organization: American Information Systems, Inc.
  7. Message-ID: <4dquf5$ief@news.ais.net>
  8. NNTP-Posting-Host: ppp239.starnetinc.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. To All,
  12.  
  13. Our organization resently releases a 32 bit app (developed in C++)
  14. utilizing \Win32s for users who don't yet have 95 or NT. The app works
  15. very well when run on its native platform. 80%+ of all the technically
  16. related  help desk call have been traced to users running under Win
  17. 31or WFWG311 whose system are in terrible disarry, small swap files or
  18. not utilizing memory as best as they could (e.g. never ran memmaker).
  19.  
  20. I've been given the lovely task of putting together a series of
  21. fastfax documents to walk the user through the steps involved to "tune
  22. up" their system in preparation of running 32 bit apps in their 16 bit
  23. worlds.
  24.  
  25. In the process of my research I was told by an "engineer" over at MSDN
  26. that \Win32s was never intended as an end user enhancement but instead
  27. developed as a developer's tool back when developers where balking at
  28. the idea of having to get a copy of NT if they were to develop 32 Bit
  29. apps back in the early day before 95 was stable. Was this an acurate
  30. statement??
  31.  
  32. Needless to say TechNet & MSDN have no single source of documentation
  33. similar to what I need (although with a lot of cutting and pasting the
  34. information does exist :-) What I can't seem to find are suggestions
  35. on how to tweak the system.ini specific for running Win32 apps. Anyone
  36. out there have some suggestions of system.ini setting changes to help
  37. users with our minimum requirements of 8Meg/386 machines and permenant
  38. swap files??
  39.  
  40. TIA,
  41.  
  42. Lars
  43.  
  44.